/*
Theme Name: Recrea Divi Child
Description: Thème enfant pour Divi
Author: Patcho
Template: Divi
version: 0.1.0
*/

@import url("../Divi/style.css");

.collectivite {
    bottom: -27px;
    margin-left: 27px;
}
.sub-menu .menu-item a:hover{ background-color: #2e86b6 !important; }
.sub-menu .menu-item a:hover{ color: #ffffff !important; }
.et_pb_row {
  margin-right: auto !important;
  margin-left: auto !important;
}
.et_vertical_nav #main-header #top-menu > li > a {
  margin-right: -40px;
padding-bottom: 30px;
  padding-right: 40px;
}
.tweetSlideOverlay {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
 /* margin-right: auto !important;
  margin-left: auto !important;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: calc(100%-10px);*/
}

h1, h2, h3, h4, h5, h6 {
  line-height:1.5em;
}